Don't use g_slist_next in gdk
authorMatthias Clasen <mclasen@redhat.com>
Tue, 20 Oct 2015 00:28:06 +0000 (20:28 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 20 Oct 2015 10:14:57 +0000 (06:14 -0400)
commitffa98cbfa59374fb9d20835cf462c22ae0563848
treea36596ff1b911e646853317e1419bad32c21fba2
parentecf5c5ff6eadb8cf17245ba3619806f304b4f7c4
Don't use g_slist_next in gdk

We generally just use ->next directly.
gdk/gdkevents.c
gdk/gdkwindow.c